Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pager - rename filename #28163

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Pager - rename filename #28163

merged 2 commits into from
Oct 10, 2024

Conversation

pomahtri
Copy link
Contributor

@pomahtri pomahtri commented Oct 9, 2024

No description provided.

@pomahtri pomahtri added the 24_2 label Oct 9, 2024
@pomahtri pomahtri self-assigned this Oct 9, 2024
@pomahtri pomahtri requested a review from a team as a code owner October 9, 2024 12:16
@pomahtri pomahtri requested a review from a team as a code owner October 9, 2024 15:24
@pomahtri pomahtri merged commit 2e39805 into DevExpress:24_2 Oct 10, 2024
278 checks passed
@pomahtri pomahtri deleted the pager_file_rename branch October 10, 2024 07:03
ivanblinov2k17 added a commit to ivanblinov2k17/DevExtreme that referenced this pull request Oct 22, 2024
Core: fix imports

Core: fix imports for templates

Core: fix/ignore eslint errors

Core: fix most of typescript issues

Core: fix most of extraneous TS errors (mostly redundant ts-expect-error)

Core: fix/ignore remaining extraneous errors

Core: fix broken renovation import

Core: fixed callOnce import

Core: fix TS lint errors

Core: fix component_registrator_callbacks reexport

Core: fixed missed Data reexport + silence Mock TS error

Core: fixed unwanted refactoring for renderer (using array methods on array-like objects)

Core: add missing template reexport

Core: fix artifacts of auto-replace

Core: Fix data and utils modules

Core: fix Error constructor

Core: fix viewport IIFE after lint changes and add it to lint ignore

Core: TEST - add lint ignore for all core, bring back changes, that seem significant to see how they impact test

Core: TEST - bring back non-significant cahanges to see if they impact tests

Core: fix tests for editors and core

Core: fix qunit part 2

Core: common default export + bring back executeAsyncMock 10 line

Core: fix textbox hanging test (blur)

Core: fix test Html editor - PopupModule mock window

Core: fix transitionExecutor + datebox knockout tests

Core: fix animation/fx tests

Core: fix animation/fx test part 2

Core: fix imageCreator exporter test

Core: fix defaultOption tests

Map - deprecate Bing provider (DevExpress#28127)

GridBaseOptions.columnFixing.texts.stickPosition -> GridBaseOptions.columnFixing.texts.stickyPosition (DevExpress#28133)

Co-authored-by: Roman Semenov

MultiView: improve swipe UX when some items are hidden (DevExpress#28128)

Fix CodeQL report errors (DevExpress#27874)

Selection: fix selection cache updating after selection change is canceled (DevExpress#28141)

Replace get-changed-files action with the shared one (DevExpress#28140)

MultiView: Add unit tests for keyboard navigation with hidden items (DevExpress#28137)

chore(deps): update dependency vite to v5 [security] (DevExpress#28147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update pnpm to v9.11.0 (DevExpress#28158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

HtmlEditor: Get rid of showdown

Co-authored-by: marker dao ® <[email protected]>
Co-authored-by: Roman Semenov <[email protected]>

🎹 Pager: Create d.ts (DevExpress#28055)

Co-authored-by: alexlavrov <[email protected]>
Co-authored-by: ilyakhd <[email protected]>
Co-authored-by: Roman Semenov <[email protected]>

Pager - rename filename (DevExpress#28163)

HtmlEditor: Get rid of turndown

dxDiagram - fix T1251559, T1254101 (DevExpress#28168)

HtmlEditor: Remove markdown support

Map - add Azure provider in declarations (DevExpress#28126)

Chat: add empty view stories (DevExpress#28173)

Chat: Skip message rendering on send message (DevExpress#28170)

Co-authored-by: marker dao ® <[email protected]>

Refix "Storybook - fix project config (DevExpress#28085)" (DevExpress#28144)

Scheduler a11y: appointments does not have info about reccurence (DevExpress#28165)

Map - support Azure provider (DevExpress#28122)

Core: fix azure provider TS error

Core: fix m_svg to contain default export

Core: fix popup test

Core: fix regular popup tests

Core: Fix toolbar + loadIndicator

Core: Fix viz pieChart + rangeSelector

Core: fix desktopTooltip test

Core: fix ui-firefox

Core: Replace all imports Action, devices -> m_action, m_devices

Core:  domAdapter -> m_dom_adapter tests

Core: fix m_action export

Core: replace import support -> m_support

Core: dom -> m_dom;: common, type -> m_ only for helpers

Core: fix ui-firefox single test failures

Core: fix rowsView test

Core: fix pivotGrid async mocks

Core: fix pivotGrid dataSource.bundled

Core: dataSource bundled add missing inflector import

Core: internal support -> m_support

Core: use ts device in events to try to fix mobile tests

Core: remove unexpected ts-error

Core: replace dom->m_dom click event

Core: fix scrollable test (in mobileViewport)

Fix eslint rules and apply them to utils, templates, options and ignore errors

Core: modify eslint config, save core files

Core: fix metadata

Core: fix TS lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants